Skip to content

Transaltion: update hi-in.json#2157

Merged
bajrangCoder merged 2 commits into
Acode-Foundation:mainfrom
codewithchai1432:add-hindi-translation
Jun 6, 2026
Merged

Transaltion: update hi-in.json#2157
bajrangCoder merged 2 commits into
Acode-Foundation:mainfrom
codewithchai1432:add-hindi-translation

Conversation

@codewithchai1432
Copy link
Copy Markdown
Contributor

No description provided.

@github-actions github-actions Bot added enhancement New feature or request translations Anything related to Translations Whether a Issue or PR labels Jun 6, 2026
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented Jun 6, 2026

Greptile Summary

This PR translates 6 previously-English settings-info-* strings in src/lang/hi-in.json into Hindi. The translations themselves are accurate and readable.

  • Six settings-info-app-* and one settings-info-editor-autosave key are now in Hindi, improving localization coverage for Hindi-speaking users.
  • Lines 642–645 were indented with 4 spaces instead of the tab character used everywhere else in the file, introducing mixed whitespace that should be corrected.

Confidence Score: 4/5

Safe to merge after fixing the mixed indentation on lines 642–645.

The translations are accurate and cover previously-untranslated strings. The only issue is that 4 of the 6 new entries use 4-space indentation instead of the tab character used throughout the rest of the file, which is a cosmetic inconsistency rather than a functional problem.

src/lang/hi-in.json — lines 642–645 use spaces instead of tabs

Important Files Changed

Filename Overview
src/lang/hi-in.json 6 settings-info strings translated from English to Hindi; 4 of the new entries use 4-space indentation instead of the tab indentation used throughout the rest of the file.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[hi-in.json] --> B[6 keys updated]
    B --> C[settings-info-app-retry-remote-fs ✓ tab indent]
    B --> D[settings-info-app-side-buttons ⚠ space indent]
    B --> E[settings-info-app-sponsor-sidebar ⚠ space indent]
    B --> F[settings-info-app-touch-move-threshold ⚠ space indent]
    B --> G[settings-info-app-vibrate-on-tap ⚠ space indent]
    B --> H[settings-info-editor-autosave ✓ tab indent]
Loading

Reviews (1): Last reviewed commit: "Transaltion: update hi-in.json" | Re-trigger Greptile

Comment thread src/lang/hi-in.json Outdated
@bajrangCoder bajrangCoder merged commit 3a9a957 into Acode-Foundation:main Jun 6, 2026
6 checks passed
@github-project-automation github-project-automation Bot moved this from Backlog to Done in The Code Board - Acode Jun 6, 2026
@UnschooledGamer UnschooledGamer moved this from Done to 🫡 Done by Community in The Code Board - Acode Jun 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community enhancement New feature or request translations Anything related to Translations Whether a Issue or PR

Projects

Status: 🫡 Done by Community

Development

Successfully merging this pull request may close these issues.

4 participants